﻿2026-06-21T09:26:09.2647969Z ##[group]Run actions/checkout@v5
2026-06-21T09:26:09.2648694Z with:
2026-06-21T09:26:09.2649256Z   repository: SaberMage/spt-core
2026-06-21T09:26:09.2652934Z   token: ***
2026-06-21T09:26:09.2653409Z   ssh-strict: true
2026-06-21T09:26:09.2653840Z   ssh-user: git
2026-06-21T09:26:09.2654373Z   persist-credentials: true
2026-06-21T09:26:09.2709852Z   clean: true
2026-06-21T09:26:09.2710486Z   sparse-checkout-cone-mode: true
2026-06-21T09:26:09.2710954Z   fetch-depth: 1
2026-06-21T09:26:09.2711311Z   fetch-tags: false
2026-06-21T09:26:09.2711678Z   show-progress: true
2026-06-21T09:26:09.2712060Z   lfs: false
2026-06-21T09:26:09.2712409Z   submodules: false
2026-06-21T09:26:09.2712771Z   set-safe-directory: true
2026-06-21T09:26:09.2713161Z env:
2026-06-21T09:26:09.2713509Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T09:26:09.2713927Z ##[endgroup]
2026-06-21T09:26:09.3501022Z Syncing repository: SaberMage/spt-core
2026-06-21T09:26:09.3502717Z ##[group]Getting Git version info
2026-06-21T09:26:09.3503452Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T09:26:09.3504415Z [command]/usr/bin/git version
2026-06-21T09:26:09.3504820Z git version 2.43.0
2026-06-21T09:26:09.3508654Z ##[endgroup]
2026-06-21T09:26:09.3519538Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4777813e-3a6d-4f60-94e9-20e4dc333413' before making global git config changes
2026-06-21T09:26:09.3520828Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T09:26:09.3522534Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T09:26:09.3554943Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T09:26:09.3572191Z https://github.com/SaberMage/spt-core
2026-06-21T09:26:09.3581535Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T09:26:09.3584009Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T09:26:09.3603528Z HEAD
2026-06-21T09:26:09.3666952Z ##[endgroup]
2026-06-21T09:26:09.3668186Z [command]/usr/bin/git submodule status
2026-06-21T09:26:09.3849522Z ##[group]Cleaning the repository
2026-06-21T09:26:09.3851627Z [command]/usr/bin/git clean -ffdx
2026-06-21T09:26:10.1247730Z Removing target/
2026-06-21T09:26:10.1257027Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T09:26:10.1412340Z HEAD is now at c0bf77b0b Merge eb73da70b21789083fb6422e895676c0d37fa24f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:26:10.1419999Z ##[endgroup]
2026-06-21T09:26:10.1422060Z ##[group]Disabling automatic garbage collection
2026-06-21T09:26:10.1425871Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T09:26:10.1455092Z ##[endgroup]
2026-06-21T09:26:10.1456811Z ##[group]Setting up auth
2026-06-21T09:26:10.1461947Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T09:26:10.1493439Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T09:26:10.1683662Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T09:26:10.1718914Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T09:26:10.1911638Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T09:26:10.1936302Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T09:26:10.2120834Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T09:26:10.2154874Z ##[endgroup]
2026-06-21T09:26:10.2156596Z ##[group]Fetching the repository
2026-06-21T09:26:10.2163551Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c0bf77b0b4dd74c6cbb616f6714f6003077c0c66:refs/remotes/pull/27/merge
2026-06-21T09:26:10.6574953Z ##[endgroup]
2026-06-21T09:26:10.6575757Z ##[group]Determining the checkout info
2026-06-21T09:26:10.6576466Z ##[endgroup]
2026-06-21T09:26:10.6579890Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T09:26:10.6652642Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T09:26:10.6676802Z ##[group]Checking out the ref
2026-06-21T09:26:10.6679496Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T09:26:10.6729702Z HEAD is now at c0bf77b0b Merge eb73da70b21789083fb6422e895676c0d37fa24f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:26:10.6732803Z ##[endgroup]
2026-06-21T09:26:10.6768766Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T09:26:10.6795452Z c0bf77b0b4dd74c6cbb616f6714f6003077c0c66
